home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 17
/
CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso
/
CUCD
/
Programming
/
DiceSource
/
src
/
editors
/
AME
/
Rexx
/
setoldfind.ame
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-01
|
232 b
|
9 lines
/* $VER: Setoldfind 37.1 (21.2.93) */
/* Switch find and incremental find keys for people who prefer
/* normal find to incremental find. */
bindkey "find ^S"
bindkey "findprev ^R"
bindkey "ifindnext ^XS"
bindkey "ifindprev ^X-R"